public class AC_ABMP extends AcceptanceStrategy
helper, negotiationSession, offeringStrategy| Constructor and Description |
|---|
AC_ABMP()
Empty constructor for the BOA framework.
|
AC_ABMP(NegotiationSession negoSession,
OfferingStrategy strat) |
| Modifier and Type | Method and Description |
|---|---|
Actions |
determineAcceptability()
Determines to either to either accept or reject the opponent's bid
or even quit the negotiation.
|
init, isMAC, printParameters, setOpponentUtilitySpacepublic AC_ABMP()
public AC_ABMP(NegotiationSession negoSession, OfferingStrategy strat) throws java.lang.Exception
java.lang.Exceptionpublic Actions determineAcceptability()
AcceptanceStrategydetermineAcceptability in class AcceptanceStrategy